[v7.0.3] Bump SNI dependency to 6.0.3 - #4599
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the centrally-managed SNI dependency version on the release/7.0 branch by bumping the SniVersion MSBuild property from 6.0.2 to 6.0.3 in the shared version props, which drives restore/version ranges across the build.
Changes:
- Bump
SniVersionfrom6.0.2to6.0.3intools/props/Versions.props.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## release/7.0 #4599 +/- ##
===============================================
- Coverage 74.70% 65.92% -8.78%
===============================================
Files 280 275 -5
Lines 43929 66242 +22313
===============================================
+ Hits 32816 43673 +10857
- Misses 11113 22569 +11456
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Description
Does what it says on the tin - bumps SNI package dependency from 6.0.2 to 6.0.3 on the release/7.0 branch.
Issues
N/A
Testing
PR/CI pipelines will sufficiently validate change.